home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15473 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.7 KB  |  47 lines

  1. Newsgroups: comp.lang.java,comp.lang.c++,comp.lang.smalltalk
  2. Path: news.hawaii.edu!phinely
  3. From: phinely@Hawaii.Edu (Peter Hinely)
  4. Subject: Re: Will Java kill C++?
  5. X-Nntp-Posting-Host: uhunix4.its.hawaii.edu
  6. Message-ID: <DpEJnu.DDL@news.hawaii.edu>
  7. Sender: news@news.hawaii.edu
  8. Organization: University of Hawaii
  9. References: <3134D499.653E@ix.netcom.com> <315BFB16.B74@isg.de> <4jgv6t$hon@kadath.zeitgeist.net> <4k3cdo$np5@taurus.adnc.com>
  10. Date: Fri, 5 Apr 1996 18:35:54 GMT
  11.  
  12. In article <4k3cdo$np5@taurus.adnc.com>, Terry Sikes <tsikes@netcom.com> wrote:
  13. >dshaker@samsara.smalltalk.com (Doug Shaker) wrote:
  14. >
  15. >For an interesting evangelical view, see JavaWorld's interview
  16. >with Kim Polese, former head of Java marketing at Sun:
  17. >
  18. >http://www.javaworld.com/javaworld/jw-04-1996/jw-04-polese.html
  19. >
  20. >To quote in part (used without permission):
  21. >
  22. >"I would say just from a standpoint of programming language popularity, I
  23. >think Java is going to replace C++ and is boing to become the language that
  24. >university students learn when they sit down and write their first line of
  25. >code,
  26.  
  27. That very well may be, but I think computer science departe departments
  28. are relatively conservative in their choice of teaching languages, and
  29. take quite a while to adopt a new teaching language.  Who knows... by the
  30. time Java is a mainstream language used in CS courses, there may be other
  31. newer languages that are the "hot-thing". 
  32.  
  33. >because it is (Java) the best example of what a programming language should
  34. >be.  
  35.  
  36. Puh-lease!
  37.  
  38. >It is an exemplary programming language.  
  39.  
  40. Not!
  41.  
  42. >It has all the right features
  43. >in it, and it's very elegantly constructed and architected."
  44. >
  45.  
  46. What about multiple inheritance?  Functions as first class objects?
  47.